Folders Compare
Description
Folders Compare is a Process Entry in the File Management Plugin for Process Studio Processes. Folders Compare process entry compares two files or two folders. It can compare file size, file content and in case of folders it can include and compare all subfolders to determine if the content is identical; the result will either be true or false
Configurations
No. | Field Name | Description |
---|---|---|
1 | Process Entry name | Specify a unique name for the process entry, on the workspace area. A process entry can be placed on the canvas several times; and each instance of the entry must have a unique name. |
2 | Include Subfolders | Also compare the content of sub-folders. |
3 | Compare | Specify what to compare: All, Only files, Only folders, or Let me specify... |
4 | Wildcard | If you chose Let me specify in the previous option, you can specify the regular expression of files to compare. |
5 | Compare file size | Check this to compare file size, in opposed to just comparing folder names. |
6 | Compare file content | Checks if files have the same content. Note: this may cause slower processing speeds. |
7 | File/Folder name 1 | his is the first file or folder to compare |
8 | File/Folder name 2 | This is the second file or folder to compare |